<!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
<stack>
<name>in</name>
<id>-1</id>
<cardCount>58</cardCount>
<cardID>12730</cardID>
<listID>23180</listID>
<cantModify><false /></cantModify>
<cantDelete><false /></cantDelete>
<cantAbort><false /></cantAbort>
<cardSize>
<width>512</width>
<height>342</height>
</cardSize>
<script>on arrowKey whereif where is "up" thengo to cd 2end ifif where is "Down" thenpop cdend ifif where is "Right" thenvisual wipe leftgo to next cdend ifif where is "Left" thenvisual wipe rightgo to prev cdend ifend arrowkeyon domenu whatif what is "First" thenvisual iris opengo to cd 2exit domenuend ifif what is "Prev" thenvisual wipe rightgo to prev cdexit domenuend ifif what is "Next" thenvisual wipe leftgo to next cdexit domenuend ifpass domenuend domenu</script>